scan(;..;)-{-match-..-}-(sca).sublime-snippet (206B)
1 <snippet> 2 <content><![CDATA[scan(/${1:pattern}/) { |${2:match}| $0 }]]></content> 3 <tabTrigger>sca</tabTrigger> 4 <scope>source.ruby</scope> 5 <description>scan(/../) { |match| .. }</description> 6 </snippet>